How to Install bley software package in Debian 9 (Stretch)

How to Install bley software package in Debian 9 (Stretch)

bley software package provides intelligent greylisting daemon for Postfix and Exim, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install bley 

bley is installed in your system.

Make ensure the bley package were installed using the commands given below,

$ sudo dpkg-query -l | grep bley *

You will get with bley package name, version, architecture and description in a table

bley package basic information:

Distro Debian 9 stretch
Section Mail
Package bley
Version 2.0.0-2
Description intelligent greylisting daemon for Postfix and Exim
Sub Section Mail


See Also, How to uninstall or remove bley software package from Debian 9 (Stretch)?